Ensure that erc-toggle-debug-irc-protocol logs protocol data.
authorFran Litterio <flitterio@gmail.com>
Sun, 8 Aug 2010 22:13:53 +0000 (18:13 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 8 Aug 2010 22:13:53 +0000 (18:13 -0400)
commitaaf349f2e178ebcb5f9c2b0e72edb2d6ad1d4a8d
treeb4d2191daa6ee4c167fdc62bbb75978ad6115628
parent8a625327b6faf4dce16091e09b26de6693d7e512
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01000.html

* erc-backend.el (erc-server-filter-function): Call
erc-log-irc-protocol.

* erc.el (erc-toggle-debug-irc-protocol): Bind
erc-toggle-debug-irc-protocol to t.
lisp/erc/ChangeLog
lisp/erc/erc-backend.el
lisp/erc/erc.el